Program:B-Shell(BASIC SHELL)
Author:Millennium Advanced Programming Group Kevin Rosinski
Email:ShaggyKAR@aol.com or ShaggyKAR@hotmail.com(checked more often)
URL: (Our web page! Check it out!)http://map.50megs.com
Version:1.0
Calculator:TI-83
Release Date:12/30/99
Finished:12/27/99
Notes: Check out upcoming progam list at the bottom of this read me fil
e !
1.)General Info.
B-Shell is a shell for your ti 83 that allows you to execute asm,sos,as
hell,and basic games .
Controls:
The keys at the top of the calculator correspond with the "buttons" EXE
C, SUSP,OFF, INST, and HELP . Here is a brief description of what each
does:
EXEC: Run programs
SUSP: Turn off calc. but dont exit program
OFF: Turn off calc. and exit program
INST: Allows you to install programs. see installing programs section below.
ABOUT: Tells you about this program .
Up/Down: move through programs
+/-:view next or previous seven programs

2.)Features:

a.)Nice looking GUI, looks kind of like a combo of Aurora and Windows .
b.)Supports SOS,ASHELL,BASIC,and regular ASM games .
c.)Good size considering all the features; takes up 2892 bytes . This i
ncludes the main file,the file for executing programs,calcoff,zasmload,
and a pic .

3.)Installing Programs:

step 1.-Run program B-Shell and then press the TRACE key located on the top r
ow of keys on your calculator . 
step 2.-Enter which slot you're installing the program in  and press en
ter . The first slot will be the first program listed when you run B-Sh
ell, the second will be the second, and so on .
step 3.-Enter a name for your program  and press enter . It can be the
programs name or a description of it .If it doesn't fit on the screen t
he the extra text just wont be displayed . Do this for as many programs
as you wish to install .
step 4.-Exit B-Shell and press the prgm key on your calculator .  Press
the right arrow key and go to edit .  Now find the program named BSHELL
X and press enter .  You should see several lines of code that looks li
ke this :
______________________________________________________________________________
If E=1

If E=2

If E=3

If E=4

If E=5

If E=6

If E=7

If E=8

If E=9

If E=10

If E=11

If E=12

If E=13

If E=14

If E=15

If E=16

If E=17

If E=18

If E=19

If E=20

If E=21

ClrDraw
ClrHome
prgmBSHELL
------------------------------------------------------------------------------
Say you installed Pac-Man99 (a sos game) for slot1, then you would type this under if E=1:
Then
"PACMAN99"
Send(9prgmZASMLOAD
End
The Send command can be found by pressing the prgm key and pressing the
y rightkey and then pressing the up key .  If you press enter the it wi
ll paste it into the program .  The End command can be found by pressin
g the program key and then pressing the number seven on the key pad . 
You would also use this same protocol for any asm or ashell program .

Now,say that for slot2 you installed Hic Quest .  This is a basic game, so all
you need to do is go down to the command that says If E=2 .  Go down to
the next line and press the prgm key .  Find HICQUEST and press enter .
This will copy the text prgmHICQUEST into the program . It's as simple 
as that!

Continue doing this for the programs that you listed for each slot . 

4.)Thanks to...
The makers of calc off
The makers of Zasmload
Everyone thats made great games for the 83
You for downloading this program!

5.)Upcoming Programs:
a.)Super Mario Land 83 : soon I will have a page up that's dedicated to
Super Mario Land 83 .  I've already started converting sprites for it,
its gonna be awesome!
b.)Super Mario Land 89 : same as above, but may have a few more feature
s and more graphics .
c.)An RPG, im not sure what im going to do yet . I will also be making
Zelda some time but im not sure when .

Version history- This is the first one! released 12/30/99

FEEL FREE TO DOSTRIBUTE THIS OR PUT IT ON YOUR WEB PAGE, BUT DO NOT ALT
ER IT .  ALSO DO NOT SEPERATE THIS DOCUMENT FROM B-SHELL!